#include "Test_i.h" Test_i::Test_i() { // Noop } Test_i::~Test_i() { // Noop } void Test_i::test_method () { // Noop }