0
-1
31 32 33
# File 'lib/another_toy_robot/direction.rb', line 31 def self.left East end
35 36 37
# File 'lib/another_toy_robot/direction.rb', line 35 def self.right West end