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