# File lib/chef/expander/node.rb, line 142 def broadcast_control_queue_name @broadcast_control_queue_name ||= "#{identifier}--broadcast" end