0
1
5 6 7
# File 'lib/another_toy_robot/direction.rb', line 5 def self.left West end
9 10 11
# File 'lib/another_toy_robot/direction.rb', line 9 def self.right East end