53 54 55
# File 'lib/magis/collections.rb', line 53 def pass halt [ 401, {error: "Not Found"}.to_json ] end