# File lib/serverspec/type/file.rb, line 157
    def selinux_label
      @runner.get_file_selinuxlabel(@name).stdout.strip
    end