class Semian::Simple::Integer

def reset

def reset
  @value = 0
end