# encoding: utf-8 require 'cliver' describe Cliver do it { should respond_to :assert } end