#import @class STConversation; @interface STEnvironmentProcess:NSObject { } - (STConversation *)createConversaion; @end