# File lib/pathname.rb, line 780
def
lchown
(
owner
,
group
)
File
.
lchown
(
owner
,
group
,
@path
)
end