# Export all public methods, that is, those without a preceeding dot
# in their names.
exportPattern("^[^\\.]")
