# File lib/chef/index_queue/consumer.rb, line 23 def expose(*methods) @exposed_methods = Array(@exposed_methods) @exposed_methods += methods end