Disposable
extended syntax: using!q{ {auto/type} {varname} = {expr}; }
Indicates that the object(or the inner object in it) can be disposable manually+immediately
See Source File
Disposable