Method Ruby

my_string = "times"
3.send(my_string) { print "Hello "}