# File lib/pathname.rb, line 826
  def dirname() self.class.new(File.dirname(@path)) end