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