# File lib/plucky/criteria_hash.rb, line 71
    def ==(other)
      @source == other.source
    end