Returns the value of attribute block
Returns:
the current value of block
17 18 19
# File 'lib/middleman-core/application.rb', line 17 def block @block end