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