# File lib/vendor/fssm/fssm/pathname.rb, line 452 def lchown(owner, group) File.lchown(owner, group, self) end