class Cucumber::StepMother

def options

Returns the options passed on the command line.
def options
  @options ||= {}
end