2 3 4 5 6
# File 'lib/betterdocs/dsl/naming.rb', line 2 def initialize(*) super @options ||= {} @below_path = [] end