# File lib/cgikit.rb, line 3002
        def run
                @attr_value = fetch( 'value' )    # String
                unless @attr_value then @attr_value = 'Reset' end
        end