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