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