# File lib/cucumber/rb_support/rb_world.rb, line 60
      def embed(file, mime_type, label='Screenshot')
        @__cucumber_step_mother.embed(file, mime_type, label)
      end