# File lib/more/facets/pathname.rb, line 54
  def self.home
    Pathname.new('~')
  end