# File lib/fakefs/base.rb, line 12
  def Pathname(*args)
    Pathname.new(*args)
  end