# File lib/rudy/routines.rb, line 83
83:
def
self
.
has_routine?
(
name
);
@@routine
.
has_key?
(
name
);
end