# File lib/tins/find.rb, line 40
def
stat
finder
.
protect_from_errors
{
File
.
stat
(
self
) }
end