# File karel/sensor_pack.rb, line 54
def
next_to_a_robot?
return
neighbors
.
length
>
0
end