# File lib/more/facets/pathname.rb, line 87
  def rootname
    self.class.new(File.rootname(to_s))
  end