class Opal::Rewriters::OpalEngineCheck
def skip_check_present_not?(test)
def skip_check_present_not?(test) test == RUBY_ENGINE_CHECK_NOT || test == RUBY_PLATFORM_CHECK_NOT end
def skip_check_present_not?(test) test == RUBY_ENGINE_CHECK_NOT || test == RUBY_PLATFORM_CHECK_NOT end