# File lib/aws/ec2.rb, line 412
    def dhcp_options
      DHCPOptionsCollection.new(:config => config)
    end