module GitHubChangelogGenerator # A Fetcher responsible for all requests to GitHub and all basic manipulation with related data (such as filtering, validating, e.t.c) class Fetcher end end