module Thor::Base::ClassMethods

def attr_writer(*) #:nodoc:

:nodoc:
def attr_writer(*) #:nodoc:
  no_tasks { super }
end