# File lib/cucumber/step_mother.rb, line 188
    def embed(file, mime_type)
      @visitor.embed(file, mime_type)
    end