26 27 28
# File 'lib/runkeeper/connection.rb', line 26 def user @user_response = self.class.get('/user', :headers => headers(:user)) end