class Object

Public Instance Methods

any_param() click to toggle source
# File lib/sunspot_matchers_testunit/matchers.rb, line 315
def any_param
  "ANY_PARAM"
end