class RSpec::Core::Parser

def self.parse!(args)

def self.parse!(args)
  new.parse!(args)
end