# File lib/serverspec/type/file.rb, line 149 def owner @runner.get_file_owner_user(@name).stdout.strip end