# File lib/fog/sakuracloud/models/network/interfaces.rb, line 10 def all load service.list_interfaces.body['Interfaces'] end