# File lib/nanoc/base/source_data/item.rb, line 275
    def ==(other)
      self.eql?(other)
    end