# File lib/twitter/client/friendship.rb, line 103
      def friendship(options={})
        get('1/friendships/show', options)['relationship']
      end