class ActionView::AbstractRenderer

def initialize(lookup_context)

def initialize(lookup_context)
  @lookup_context = lookup_context
end