When a piece of code has { } without any sort of declaration - what is it's function?
{
}
{ ...code here... }