# File lib/html/pipeline/body_content.rb, line 13 def initialize(body, context, pipeline) @body = body @context = context @pipeline = pipeline end