class Opal::Rewriters::OpalEngineCheck

def skip_check_present?(test)

def skip_check_present?(test)
  test == RUBY_ENGINE_CHECK || test == RUBY_PLATFORM_CHECK
end