ConfigurationContextFactory.storage - multiple declarations

Function ConfigurationContextFactory.storage

ConfigurationContextFactory!T storage (
  Storage!(ObjectFactory,string) storage
) nothrow @safe;

Function ConfigurationContextFactory.storage

Storage!(ObjectFactory,string) storage () nothrow @safe;