global

def flash

def flash
  @_flash ||= { :notice => "Demo notice" }
end