# File lib/Borges/Component/Counter.rb, line 3
def
decrement
@count
-=
1
end