rails how to pass undefined to def code example Example: ruby optional arguments def print_all(title, *chapters) end