Returns the block to run if no routes match.
Returns:
the block to run if no routes match
12 13 14
# File 'lib/mailman/router.rb', line 12 def default_block @default_block end