# File lib/mole/models/mole_feature.rb, line 12 def find_performance_feature( app_name ) find_or_create_feature( performance, app_name ) end