# File lib/ramaze/cache/sequel.rb, line 49
      def cache_clear
        Table.delete
      end