# File karel/die.rb, line 13
def
roll
return
1
+
rand
(
@bound
)
end