class Apicraft::Openapi::Response

def initialize(response)

def initialize(response)
  @response = response
end