# gdtest_inline_methods > Test package for inline_methods config option ## Docs ### API Reference #### Classes > Core classes - [SmallWidget](reference/SmallWidget.html): A widget with few methods (should stay inline with default threshold) - [BigProcessor](reference/BigProcessor.html): A processor with many methods (should split with default threshold) #### BigProcessor Methods > Methods for the BigProcessor class - [BigProcessor.load](reference/BigProcessor.load.html) - [BigProcessor.transform](reference/BigProcessor.transform.html) - [BigProcessor.filter](reference/BigProcessor.filter.html) - [BigProcessor.sort](reference/BigProcessor.sort.html) - [BigProcessor.aggregate](reference/BigProcessor.aggregate.html) - [BigProcessor.validate](reference/BigProcessor.validate.html) - [BigProcessor.export](reference/BigProcessor.export.html) - [BigProcessor.summary](reference/BigProcessor.summary.html) #### Functions > Public functions - [helper_func](reference/helper_func.html): Add two numbers