See File.owned?.
File.owned?
Returns:
59 60 61
# File 'lib/path/file_predicates.rb', line 59 def owned? File.owned?(@path) end