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