# File lib/twitter/default.rb, line 49
      def options
        Hash[Twitter::Configurable.keys.map{|key| [key, send(key)]}]
      end