66 67 68
# File 'lib/wpscan/target.rb', line 66 def themes(opts = {}) @themes ||= Finders::Themes::Base.find(self, opts) end