# File lib/thor/task.rb, line 50
def
with_klass
(
klass
)
new
=
self
.
dup
new
.
klass
=
klass
new
end