# File lib/fssm/pathname.rb, line 282
    def owned?
      FileTest.owned?(self)
    end