# File lib/pathname2.rb, line 973
def
basename
(
*
args
)
File
.
basename
(
self
,
*
args
)
end