# File lib/twitter/client/activity.rb, line 18 def about_me(options={}) get("i/activity/about_me", options, :format => :json, :phoenix => true) end