describe Anypow do describe "VERSION" do subject { Anypow::VERSION } it { should be_a String } end end