59 60 61 62 63
# File 'lib/messaging/config.rb', line 59 def setup configure do |config| yield(config) end end