class EacRubyUtils::CommonConstructor

def block_arg?

def block_arg?
  options[:block_arg] || false
end