One thing to note is define_ggconf_constants
set implicitly
the preference order of geom_name in ggplot2.
For example, 'a.txt' ambiguously matches to 'axis.text' and 'axis.title',
but ggconf automatically uses 'axis.text'
with or without a warning message about the ambiguity.