# File lib/twitter/api.rb, line 2437 def user?(user, options={}) exists?(:get, "/1/users/show.json", user, options) end