module MiniTest::Unit::Guard
def maglev? platform = defined?(RUBY_ENGINE) && RUBY_ENGINE
def maglev? platform = defined?(RUBY_ENGINE) && RUBY_ENGINE "maglev" == platform end
def maglev? platform = defined?(RUBY_ENGINE) && RUBY_ENGINE "maglev" == platform end