# File lib/fog/aws/models/compute/subnet.rb, line 19 def network_interfaces service.network_interfaces.all('subnet-id' => [self.identity]) end