class Cucumber::Configuration

def error_stream

def error_stream
  @options[:error_stream]
end