Contents:
Examples:
Bilby
API:
Infers all arguments of a method except for self
Throws out *args and **kwargs type arguments.
Can deal with type hinting!