class OasRails::Spec::Components

def response_reference(name)

def response_reference(name)
  Reference.new(create_reference('responses', name))
end