# File ValidForm.rb, line 108
        def fieldById(id)
                @fieldsById[id]
        end