# File lib/hashery/association.rb, line 113
    def >>(to)
      Association.new(self, to)
    end