# File tests/common.rb, line 195 def add_created_instance(id) $created_instances ||= [] $created_instances << id end