class Client(Object): def __init__(self, props): self.props = props System.setProperty("orbitz.props", props)