## Feature & Motivation The `Identity` concept for Lie groups should be capitalized from `identity` to `Identity` since it is a static method. ## Pitch Update all `identity` static methods in various Lie group classes to be `Identity`. **NOTE** this is API breaking.