# File lib/myrurema/options.rb, line 83
    def ruremadir=(dir)
      @ruremadir = Pathname(dir)
    end