# File lib/myrurema.rb, line 19
  def initialize(opt=Options.new(ARGV))
    @opt = opt
  end