# File lib/mole/models/mole_feature.rb, line 22 def find_all_feature( app_name ) find_or_create_feature( all, app_name ) end