# File lib/sprockets/asset.rb, line 81
def
length
@length
||=
environment
.
stat
(
pathname
).
size
end