13 14 15 16 17 18 19
# File 'lib/bluth/test_helpers.rb', line 13 def self.perform(data={}) begin rescue => ex end end