require 'spec_helper' describe Qu::Backend::Memory do it_should_behave_like 'a backend' end