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