181 182 183
# File 'lib/fable/path.rb', line 181 def self.parent_component self.new(name: Path::PARENT_ID) end