# File lib/polyamorous/join.rb, line 22
    def hash
      [@name, @type, @klass].hash
    end