The ReflectionPermission Class contains the following constructor:
Creates a new ReflectionPermission instance. The new instance does not allow reflective access to any classes.
public ReflectionPermission();