// // ViewController.h // RSpecTest // // Created by Matsumoto Taichi on 2/16/14. // Copyright (c) 2014 taichino.com. All rights reserved. // #import <UIKit/UIKit.h> @interface ViewController : UIViewController @end