class Cucumber::Configuration

def skip_profile_information?

def skip_profile_information?
  @options[:skip_profile_information]
end