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