# File lib/cheat/site.rb, line 112
    def get
      @sheet = Sheet.new
      render :add
    end