# File lib/oauth/models/consumers/services/fireeagle_token.rb, line 22
  def fireeagle_user
    @fireeagle_user||=client.user
  end