- Strip trailing underscore from ``MadxCommands`` attribute names. This allows
the syntax to be used even for python keywords, e.g. ``m.command.global_()``
- Change the behaviour of ``Madx.globals``:
- when setting string values, set the variable as deferred expression
- when getting deferred variables, return instances of type ``Expression``
- when iterating, only show non-constant globals