Resets the static cache.
@todo Replace this once https://www.drupal.org/node/2260187 is in.
public static function reset() { static::$cached = []; }