17 18 19
# File 'lib/fidor_api/user.rb', line 17 def current_user User.current(token.access_token) end