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