class Restforce::Middleware::RaiseError

def body

def body
  @body ||= JSON.parse(@env[:body])
end