# File lib/Borges/Component/ExampleBrowser.rb, line 68 def selector=(symbol) @selector = symbol self.component = @klass.call(@selector) end