But from OOP prespective, it is right to do? What I need to do is, If certain condition is true then I need to include a file which has class definition. If it's not true then I don't need to include that file.
Instead of including file in all the scripts, I figured I would add a condition so it would make script run bit faster