RSpec::Matchers.define :be_eps do match do |actual| actual.start_with?("%!PS-Adobe-3.0") end end RSpec::Matchers.define :be_svg do match do |actual| actual.include?("