I\'m trying to call open_and_read_file function whenever I need to read a csv file during in my code. I added it to my code here:
class EmployeesList(object):