# File lib/Borges/Component/Counter.rb, line 7
def
increment
@count
+=
1
end