Consider the function defined as follows:
$$ f(x) = 2x^2 + 3x - 5 $$
Now, let’s define another function $$ g(x) = f(x - 1) + f(x + 1) $$.
What is the value of $$ g(2) $$?