= private = protected
owned?()
See FileTest.owned?.
# File lib/pathname.rb, line 920 def owned?() FileTest.owned?(@path) end