# File lib/pathname2.rb, line 928
def
lchown
(
owner
,
group
)
File
.
lchown
(
owner
,
group
,
self
)
end