# File lib/tweetstream/client.rb, line 126 def userstream(&block) start('', :extra_stream_parameters => {:host => "userstream.twitter.com", :path => "/2/user.json"}, &block) end