# File lib/rgen/metamodel_builder/intermediate/feature.rb, line 80 def self.properties Properties.keys.sort{|a,b| a.to_s <=> b.to_s} end