241
# File 'lib/libusb/compat.rb', line 241 def endpoints() self.settings.map {|d| d.endpoints }.flatten end