# File lib/twitter/relationship.rb, line 12
    def initialize(attrs={})
      @attrs = attrs[:relationship]
    end