Refactor - Declare Local Variable to use more context hints
If you've written code first and are then going back to create the variables, there are probably inferences JADE could make about its type from the context the variable was used in, rather than just asking the developer. For example if the code is...