# File lib/feature/repository/active_record_repository.rb, line 15 def initialize(model) @model = model end