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