require 'spec_helper' module RubyFS describe CommandReply do it { should be_a Response } end end