123
# File 'lib/libusb/compat.rb', line 123 def USB.configurations() USB.devices.map {|d| d.configurations }.flatten end