# File lib/oauth/models/consumers/services/fireeagle_token.rb, line 35
  def update_location(location={})
    client.update(location)
  end