# File lib/aws/ec2/export_task.rb, line 97
      def instance
        Instance.new(instance_id, :config => config)
      end