class Cucumber::Cli::Configuration

def strict?

def strict?
  @options[:strict]
end