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