class OasRails::Spec::Paths

def initialize(specification)

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