expand_less 1. [[Create a mod|How to create a mod]]

2.

~~~ ruby
include_set Abstract::VirtualSearch,
cql_content: { }
def method
"sdafsa"
end

~~~