in extension_methods/lib/privacy_source.dart [7:11]
void main() { print(3.addTwo); print('Dash'.firstChar); print(true.asInteger); }