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