# File lib/rudy/config.rb, line 17 17: def commands?; self.respond_to?(:commands) && !self[:commands].nil?; end