unrec

Results 1 issues of unrec

This code: ```kotlin Faker("de").address.streetAddress() ``` Throws an `IllegalArgumentException` with the message: `Unsupported method 'street_name' for component 'address'`. I believe it's the same for `streetName`.