Add helper methods to the TipoSituacao model
- Add examples to the model's methods to further improve the documentation;
- Add static methods to help retrieving a given type of situation;
- Add the prof_indisponivel? helper method to check whether a type of situation is "Prof. Indisponível";
- Organize methods in alphabetical order.