# Functions
NewAppModule creates a new AppModule object using the native x/staking module AppModule constructor.
# Structs
AppModule embeds the Cosmos SDK's x/staking AppModule where we only override specific methods.
AppModule embeds the Cosmos SDK's x/staking AppModuleBasic.