# File lib/sqlite3/database.rb, line 388
        def step( *args )
          super(@ctx, *args)
        end