# File lib/bummr/cli.rb, line 12
    def check(fullcheck=true)
      Bummr::Check.instance.check(fullcheck)
    end