1
0
18 19 20
# File 'lib/another_toy_robot/direction.rb', line 18 def self.left North end
22 23 24
# File 'lib/another_toy_robot/direction.rb', line 22 def self.right South end