class Cucumber::Configuration

def retry_attempts

def retry_attempts
  @options[:retry]
end