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