# File lib/usb.rb, line 75
  def USB.configurations() USB.devices.map {|d| d.configurations }.flatten end