I've written some code that programmatically adds a method to the ObjectManager class, but I want to secure my method so that not everyone can access it. How can I secure the method after the class has been registered? Thanks, Jeff