# File lib/marjoree/result_set.rb, line 42
  def size
    return count
  end