# File lib/rugged_adapter/git_layer_rugged.rb, line 69
      def data
        @content ||= @blob.content
      end