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