# File lib/fog/terremark/models/shared/vdc.rb, line 27
        def images
          connection.images(:vdc_id => id)
        end