# File lib/html/pipeline/body_content.rb, line 23
      def result
        @result ||= @pipeline.call @body, @context
      end