# File lib/aws/ec2/internet_gateway/attachment.rb, line 70
        def delete
          internet_gateway.detach(vpc)
        end