15 16 17
# File 'lib/brute/tools/todo_read.rb', line 15 def call(_placeholder: nil) {todos: Brute::TodoStore.all} end