# File lib/pathname2.rb, line 933
def
fnmatch
(
pattern
,
*
args
)
File
.
fnmatch
(
pattern
,
self
,
*
args
)
end