# NOT RUN {
## ------------------------------------------------
## Method `Garcon$new`
## ------------------------------------------------
# }
# NOT RUN {
Garcon$new("img")$set(30)
# }
# NOT RUN {
## ------------------------------------------------
## Method `Garcon$set`
## ------------------------------------------------
# }
# NOT RUN {
Garcon$new("img")$set(30)
# }
# NOT RUN {
## ------------------------------------------------
## Method `Garcon$inc`
## ------------------------------------------------
# }
# NOT RUN {
Garcon$new("img")$inc(30)
# }
# NOT RUN {
## ------------------------------------------------
## Method `Garcon$reset`
## ------------------------------------------------
# }
# NOT RUN {
Garcon$new("img")$set(30)$reset()
# }
# NOT RUN {
## ------------------------------------------------
## Method `Garcon$destroy`
## ------------------------------------------------
# }
# NOT RUN {
Garcon$new("img")$set(30)$destroy()
# }
# NOT RUN {
## ------------------------------------------------
## Method `Garcon$close`
## ------------------------------------------------
# }
# NOT RUN {
Garcon$new("img")$set(30)$close()
# }
Run the code above in your browser using DataLab