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