class RubyCritic::Cli::Application

def initialize(argv)

def initialize(argv)
  @options = Options.new(argv)
end