module Autotest::RCov

def self.command= o

def self.command= o
  @@command = o
end

def self.pattern= o

def self.pattern= o
  @@pattern = o
end