# File lib/oauth/models/consumers/simple_client.rb, line 26 def get(path) parse(token.get(path, {'Accept' => 'application/json'})) end