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