// // Environment.h // libindy-demo // // Created by Kirill Neznamov on 11/05/2017. // Copyright © 2017 Kirill Neznamov. All rights reserved. // #import @interface Environment : NSObject @end