# File lib/heroku/api/user.rb, line 5 def get_user request( :expects => 200, :method => :get, :path => "/user" ) end