module Autotest::AutoUpdate
module Autotest::Once
module Autotest::RCov
module Autotest::Restart
module Autotest::Timestamp
class Autotest
class UnitDiff
autotest
4.2.2
# new_hash_of_arrays
def new_hash_of_arrays Hash.new { |h,k| h[k] = [] } end