# File lib/fssm/pathname.rb, line 396
    def extname
      File.extname(self)
    end