# File lib/chef/resource/ruby_block.rb, line 42 def block_name(arg=nil) set_or_return( :block_name, arg, :kind_of => String ) end