Returns the value of attribute block
Returns:
the current value of block
3 4 5
# File 'lib/injectable/dependency.rb', line 3 def block @block end