# File lib/fssm/pathname.rb, line 101
    def dot_dot?
      self == DOT_DOT
    end