# File lib/rbot/botuser.rb, line 426 def reset_permission(cmd, chan ="*") set_permission(cmd, nil, chan) end