5 6 7
# File 'lib/colppy/resources/company.rb', line 5 def companies @companies ||= Company.all(self) end