describe "pro motion module" do it "should have 'PM' module" do should.not.raise(NameError) { PM } end end