# File lib/aws/ec2/export_task_collection.rb, line 44
      def [] export_task_id
        ExportTask.new(export_task_id, :config => config)
      end