module Test::Unit::Options

def option_parser

def option_parser
  @option_parser ||= OptionParser.new
end