# File lib/aws/ec2/dhcp_options.rb, line 84 def vpcs vpcs = VPCCollection.new(:config => config) vpcs.filter('dhcp-options-id', dhcp_options_id) end