require 'spec_helper' describe Trim::Command do it "should be true" do true.should equal true end end