126
# File 'lib/libusb/compat.rb', line 126 def USB.endpoints() USB.settings.map {|d| d.endpoints }.flatten end