Returns:
31 32 33
# File 'lib/dawn/api/models/domain.rb', line 31 def app @app ||= App.find(id: app_id) end