# File lib/serverspec/type/file.rb, line 95
    def immutable?
      @runner.check_file_is_immutable(@name)
    end