static public void Conjunction()
        {
            Conjunction obj = new Conjunction();

            obj.PlaceObject();
        }