64 65 66
# File 'lib/sudoku_builder/builder.rb', line 64 def easy(poke_with = []) self.poke(55, poke_with) end