class OasRails::Spec::Responses

def initialize(specification)

def initialize(specification)
  @specification = specification
  @responses = {}
end