Given \ /^there is a mysql database \(([^\)]*)\)$/ do |db_key| create_mysql_database(db_key) end