Methods
Instance Public methods
flash()
Link
Access the contents of the flash. Use flash["notice"]
to read
a notice you put there or flash["notice"] = "hello"
to put a new one.