# File lib/data_objects/connection.rb, line 122
    def create_command(text)
      concrete_command.new(self, text)
    end