# File lib/pathname.rb, line 784
  def fnmatch(pattern, *args) File.fnmatch(pattern, @path, *args) end