54 55 56 57 58
# File 'lib/waistband/index.rb', line 54 def delete delete! rescue ::Waistband::Errors::IndexNotFound => ex true end