# File lib/serverspec/type/selinux.rb, line 3
    def disabled?
      @runner.check_selinux_has_mode('disabled')
    end