Sets the attribute block
Parameters:
the value to set the attribute block to.
505 506 507
# File 'lib/filigree/match.rb', line 505 def block=(value) @block = value end