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