# File lib/oauth/client/em_http.rb, line 112
  def set_oauth_body
    raise NotImplementedError, 'please use the set_oauth_header method instead'
  end