ruby execute a args method code example Example: ruby optional arguments def print_all(title, *chapters) end