# File lib/tweetstream.rb, line 17
    def new(options={})
      TweetStream::Client.new(options)
    end