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