# File lib/serverspec/type/selinux_module.rb, line 3
    def enabled?
      @runner.check_selinux_module_is_enabled(@name)
    end