# File lib/fssm/pathname.rb, line 97
    def dot?
      self == DOT
    end