# File lib/facets/more/association.rb, line 94
  def inspect
    %{#{@index.inspect} >> #{@value.inspect}}
  end