begin

puts "Loading pry configuration: (#{File.expand_path __FILE__})"
include Cardio::Pry

rescue NameError

puts 'Card config unavailable. Add `gem "card-mod-monkey" to Gemfile to enable.'

end