# File lib/rugged_adapter/git_layer_rugged.rb, line 82
      def size
        @size || @blob.size
      end