# File lib/pathname2.rb, line 711
   def absolute?
      !relative?
   end