374 375 376
# File 'lib/bolt/config.rb', line 374 def modulepath=(value) @data['modulepath'] = Array(value) end