# File lib/needle/container.rb, line 87 def builder @builder ||= self[ :definition_context_factory ].new( self ) end