# File lib/declarative_authorization/development_support/change_analyzer.rb, line 112 def changes @steps.select {|step| step.length > 1} end