# File lib/git/object.rb, line 25
def
size
@size
||=
@base
.
lib
.
object_size
(
@objectish
)
end