# File lib/thor/base.rb, line 310
def
no_tasks
@no_tasks
=
true
yield
@no_tasks
=
false
end