# File lib/twitter/base.rb, line 26
    def initialize(attrs={})
      @attrs = attrs.dup
    end